<ct:AMPM> : Current Time - AM/PM

Inserts "AM" (or "PM") into the currently active window.

Syntax:

<ct:AMPM>(Shift)

Shift
The time shift in minutes relative to the current time.  0 for no shift, -1 for time one minute back, +1 for time one minute later, etc.

Example:

Morning or afternoon ? <ct:AMPM>(0)
...and one minute later ?  <ct:AMPM>(1)